home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_1 / dirdsk.zip / DIRDSK.DOC next >
Text File  |  1991-11-07  |  3KB  |  51 lines

  1. PCBOARD is a registered trademark of Clark Development Company, inc.
  2.  
  3. *:::::::::::::::::::::::::::[ DISCLAIMER ]:::::::::::::::::::::::::::::::::*
  4.  
  5. DIRDSK.EXE by Bill Shields is released to public domain.
  6.  
  7. DIRDSK.EXE is provided AS IS without any warranty,  expressed or implied.
  8. This  includes  without  limitation  the  fitfulness  to  a particular
  9. purpose or application and any warranties of merchantability.  While I tried
  10. to be as thorough as  possible while  debugging DIRDSK.EXE, I shall  not  be
  11. liable for any damages, whether direct, indirect, special,  or  consequential
  12. arising  from a failure of DIRDSK.EXE to operate in a manner desired by the
  13. user. I shall  not be  liable for  any damage to data or property which may
  14. by caused directly or indirectly  by use of DIRDSK.EXE.
  15.  
  16. In no event will I be liable to you for any damages, including any lost
  17. profits, lost savings or  other incidental or consequential  damages arising
  18. out of your use or inability to use the program, or for any claim by any
  19. other party.
  20.  
  21. *::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*
  22.  
  23.   Usage: DIRDSK.EXE [conference number]
  24. Purpose: Reads in files found in 'conference number' uploads area and prompts 
  25. you for a file description.  This allows you to easily maintain a file 
  26. directory that is currently changing.  *Only* those file found on the disk 
  27. will be included in the DIR file.
  28.  
  29. This program was designed for companies that provide a support service.  You 
  30. could designate a floppy drive as an UPLOAD area (don't forget to include it 
  31. in your download path) and run this program.  It will read in the filenames 
  32. on that floppy and allow you to describe them.  If they exist you can simply 
  33. hit enter (or change the description) if applicable.
  34.  
  35. For example, let's say you are one of five support technicians.  You've fixed 
  36. a problem and told the customer to pick it up.  You pull the "support disk" 
  37. out of B: drive and place your program on it.  Run the program and you place 
  38. your comments.  The next day you delete the program and install a new 
  39. (different file).  The previous days file will not reflect on the listing, 
  40. however the new file (with comments) will.
  41.  
  42. NOTE: This program will only support 200 files.  Anything above that number 
  43. of files would be best manipulated using the PCBFILER program.  This is 
  44. intended for a quick interface to a storage area that is constantly changing.
  45. You'll see that it is not an efficient tool for manipulating large DIR files 
  46. that do not change.
  47.  
  48. DIR Headers will not be destroyed.  Only the filenames are affected.
  49.  
  50.  
  51.